home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetMonitorX_1.6.6.dmg / IPNetMonitorX folder / IPNetMonitorX.app / Contents / Resources / English.lproj / Finger.nib / classes.nib next >
Text File  |  2005-12-29  |  678b  |  25 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {query = id; }; 
  5.             CLASS = FingerWindowC; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 outputText = NSTextView; 
  9.                 queryName = NSComboBox; 
  10.                 queryServer = NSComboBox; 
  11.                 scrollView = NSScrollView; 
  12.                 statusInfo = NSTextField; 
  13.                 testButton = NSButton; 
  14.             }; 
  15.             SUPERCLASS = NSWindowController; 
  16.         }, 
  17.         {
  18.             ACTIONS = {myHelp = id; }; 
  19.             CLASS = FirstResponder; 
  20.             LANGUAGE = ObjC; 
  21.             SUPERCLASS = NSObject; 
  22.         }
  23.     ); 
  24.     IBVersion = 1; 
  25. }